home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Amiga Classic Collection
/
The Amiga Classic Collection - Disc 1.iso
/
Business
/
BU25-Textplus5.DMS
/
BU25-Textplus5.adf
/
TEXTPLUS
/
UnPack
< prev
next >
Wrap
Text File
|
2001-11-28
|
745b
|
36 lines
; $VER: Installation TPP V5.01 (12.01.94)
.BRA {
.KET }
; default
Set DefDir "ram:"
Echo "TeXt Plus Professional V5.01*n"
Echo "Please specify a directory, where TPP should be"
Echo "unpacked to.*n"
Echo "Bitte geben Sie das Verzeichnis an, wohin"
Echo "TPP ausgepackt werden soll.*n"
Echo "Dir (<Return> = $DefDir) ? " NoLine
Set >NIL: Destination ?
If "$Destination" EQ "*$Destination"
Set Destination $DefDir
EndIf
Echo "*nUnPacking ..."
LHA -q -m -a x TPP501.lha "${Destination}"
Echo "*nStart the installation by double-clicking the"
Echo "respective icon in the install directory.*n"
Echo "Starten Sie die Installation durch einen Doppel-"
Echo "klick auf das entsprechende Icon im Install-"
Echo "verzeichnis."